Click or drag to resize

AutodiscoverServiceAutodiscoverMobileSyncProvider Method

Autodiscovers the mobile synchronize provider.

Namespace:  Independentsoft.Exchange.Autodiscover
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public MobileSyncProvider AutodiscoverMobileSyncProvider(
	string emailAddress
)

Parameters

emailAddress
Type: SystemString
The email address.

Return Value

Type: MobileSyncProvider
MobileSyncProvider.
See Also